home *** CD-ROM | disk | FTP | other *** search
/ Horoscope Companion: Leo / Horoscope Companion: Leo.iso / pc / leo / efa.dir / 00044.ls < prev    next >
Encoding:
Text File  |  1996-10-08  |  188 b   |  8 lines

  1. on exitFrame
  2.   global gEditableTextSprite
  3.   hGetFrameLabel()
  4.   puppetSprite(gEditableTextSprite, 1)
  5.   set the editableText of sprite gEditableTextSprite to 1
  6.   hFingerPointingCursor()
  7. end
  8.